Skip to content

Commit

Permalink
Merge pull request #697 from cozy/dev-dep
Browse files Browse the repository at this point in the history
chore: Move parcel as dev dep
  • Loading branch information
ptbrowne authored Jul 22, 2020
2 parents 217405b + 63bd3e0 commit e15e59d
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 @@ -67,6 +67,7 @@
"my-react": "npm:[email protected]",
"my-react-dom": "npm:[email protected]",
"npm-run-all": "4.1.5",
"parcel": "1.12.3",
"postcss": "7.0.21",
"postcss-discard-duplicates": "4.0.2",
"postcss-discard-empty": "4.0.1",
Expand Down Expand Up @@ -106,7 +107,6 @@
"lodash.debounce": "4.0.8",
"lodash.unionwith": "4.6.0",
"minilog": "https://github.com/cozy/minilog.git#master",
"parcel": "1.12.3",
"piwik-react-router": "0.12.1",
"prop-types": "15.7.2",
"react-autosuggest": "9.4.3",
Expand Down

0 comments on commit e15e59d

Please sign in to comment.