Skip to content

Commit

Permalink
update base styles in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Beth3346 committed Dec 5, 2021
1 parent 8d5493a commit 078fd06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 53 deletions.
58 changes: 8 additions & 50 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"serve": "parcel serve src/index.html",
"prepare": "husky install",
"test": "npm run build",
"update": "ncu",
"update:install": "ncu -u && npm install",
"ncu": "ncu",
"ncu:install": "ncu -u && npm install",
"np": "np"
},
"devDependencies": {
Expand All @@ -22,7 +22,7 @@
"npm-check-updates": "^12.0.2",
"parcel": "^2.0.1",
"sass": "^1.44.0",
"elr-scss-base": "^0.0.9",
"elr-scss-base": "^0.0.10",
"elr-scss-reset": "^0.0.8"
},
"homepage": "https://github.com/Beth3346/elr-scss-address",
Expand Down

0 comments on commit 078fd06

Please sign in to comment.