Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 64369e1

Browse files
fixed npm save
1 parent d1badff commit 64369e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"colonel-kurtz": "^4.2.0",
1414
"envify": "^4.0.0",
1515
"react": "^15.6.1",
16-
"react-dom": "^15.6.1"
16+
"react-dom": "^15.6.1",
17+
"what-input": "^4.3.1"
1718
},
1819
"license": "MIT",
1920
"engines": {

0 commit comments

Comments
 (0)