Skip to content

Commit

Permalink
move some deps to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Beth3346 committed Dec 4, 2021
1 parent b237649 commit 67abd72
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
20 changes: 17 additions & 3 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"np": "^7.6.0",
"npm-check-updates": "^12.0.2",
"parcel": "^2.0.1",
"sass": "^1.44.0"
"sass": "^1.44.0",
"elr-scss-base": "^0.0.9",
"elr-scss-reset": "^0.0.8"
},
"homepage": "https://github.com/Beth3346/elr-scss-animations.git",
"keywords": [
Expand All @@ -33,10 +35,8 @@
"url": "https://github.com/Beth3346/elr-scss-animations.git"
},
"dependencies": {
"elr-scss-base": "^0.0.9",
"elr-scss-config": "^1.1.2",
"elr-scss-functions": "1.1.6",
"elr-scss-reset": "^0.0.8"
"elr-scss-functions": "1.1.6"
},
"np": {
"yarn": false,
Expand Down

0 comments on commit 67abd72

Please sign in to comment.