Skip to content

Commit

Permalink
remove unused dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nategrift committed Aug 8, 2023
1 parent 97cb447 commit 3dfa32f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
10 changes: 0 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"build": "gulp build"
},
"devDependencies": {
"@vuepress/plugin-google-analytics": "^1.0.4",
"eslint-config-chartjs": "^0.3.0",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-html": "^6.0.0",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,13 +1577,6 @@
"@vuepress/types" "1.9.9"
lodash.debounce "^4.0.8"

"@vuepress/plugin-google-analytics@^1.0.4":
version "1.9.9"
resolved "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.9.9.tgz"
integrity sha512-GxrM4BopPqTiGAq2ku5HqInha6uQZePxdGpU8etTbM6hhaxZAev4HehrtHISAJm5dVptbFFJl3sNGQBnw2deFQ==
dependencies:
"@vuepress/types" "1.9.9"

"@vuepress/plugin-last-updated@1.9.9":
version "1.9.9"
resolved "https://registry.npmjs.org/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.9.tgz"
Expand Down

0 comments on commit 3dfa32f

Please sign in to comment.