Skip to content

Commit

Permalink
The semver package is now no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 25, 2023
1 parent 5c82570 commit 2338064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@
"proxyquire": "^1.8.0",
"requirejs": "^2.3.6",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
"semver": "^7.3.8"
"rollup": "^2.79.1"
},
"scripts": {
"build": "rollup -c && grunt copy:src-css",
Expand Down

0 comments on commit 2338064

Please sign in to comment.