Skip to content

Commit 6265c4b

Browse files
committed
chore(example): Replace parcel with parcel-bundler
1 parent ce21c9e commit 6265c4b

File tree

2 files changed

+32
-39
lines changed

2 files changed

+32
-39
lines changed

example/package-lock.json

Lines changed: 31 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^16.8.4",
2525
"autoprefixer": "^9.7.6",
2626
"cssnano": "^4.1.10",
27-
"parcel": "^1.12.3",
27+
"parcel-bundler": "^1.12.4",
2828
"postcss-cli": "^7.1.0",
2929
"tailwindcss": "^1.3.5",
3030
"typescript": "^3.4.5"

0 commit comments

Comments
 (0)