Skip to content

Commit

Permalink
ADD @parcel/watcher to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
lencodes committed Oct 31, 2023
1 parent b43acdf commit 916904d
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 3 deletions.
215 changes: 213 additions & 2 deletions pwa/package-lock.json

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

2 changes: 1 addition & 1 deletion pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@nl-design-system-unstable/westervoort-design-tokens": "^1.0.0-alpha.100",
"@nl-design-system-unstable/zevenaar-design-tokens": "^1.0.0-alpha.100",
"@nl-design-system-unstable/zwolle-design-tokens": "^1.0.0-alpha.100",
"@parcel/watcher": "^2.3.0",
"@tabler/icons-react": "2.21.0",
"@types/qs": "^6.9.9",
"@types/react": "^18.0.28",
Expand Down Expand Up @@ -88,6 +87,7 @@
"react-select": "^5.3.2"
},
"devDependencies": {
"@parcel/watcher": "^2.3.0",
"@types/dateformat": "^5.0.0",
"@types/dedent": "^0.7.0",
"@types/node": "^17.0.23",
Expand Down

0 comments on commit 916904d

Please sign in to comment.