Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
deps: don't upgrade parcel-bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Mar 4, 2018
1 parent a99b9bb commit 275a8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jpeg-js": "^0.3.3",
"jsdom": "^11.6.2",
"node-fetch": "^1.7.3",
"parcel-bundler": "^1.5.1",
"parcel-bundler": "1.5.1",
"pngjs": "^3.2.2",
"preact": "^8.2.7",
"puppeteer": "^0.13.0",
Expand Down

0 comments on commit 275a8c5

Please sign in to comment.