From 1e89ef0d6d9823a0c994265a04f4966edf26e94d Mon Sep 17 00:00:00 2001
From: tackchen
Date: Sat, 23 Jan 2021 13:55:38 +0800
Subject: [PATCH] feat: index.html cdn
---
index.html | 2 +-
npm/package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index d7b63fe..4975374 100644
--- a/index.html
+++ b/index.html
@@ -179,7 +179,7 @@ disableDevtool(options);
diff --git a/npm/package.json b/npm/package.json
index 9eeb5a8..0b2bf22 100644
--- a/npm/package.json
+++ b/npm/package.json
@@ -18,7 +18,7 @@
"url": "https://github.com/theajack/disable-devtool"
},
"keywords": [
- "ebuild-cli"
+ "disable-devtool"
],
"author": "theajack",
"license": "MIT",