aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJamie Kyle <me@thejameskyle.com>2019-05-14 02:31:32 +0300
committerJamie Kyle <me@thejameskyle.com>2019-05-14 02:31:32 +0300
commitf75e4529109640e39e527cdadda66d5e748ab1bf (patch)
tree0edacda1d2ad832e034a86d5c47c540d37c43f0d /package.json
parentbadab5b6aba05a76abeb5e87fc4c531fd1a04d68 (diff)
add initialState
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0d959ed..942e8e0 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"husky": "^2.1.0",
"lint-staged": "^8.1.5",
"microbundle": "^0.11.0",
+ "parcel": "^1.12.3",
"prettier": "^1.17.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",