FIX incorrect dependency in app/html

This commit is contained in:
Norbert de Langen 2018-08-16 13:59:21 +02:00
parent 107f5e080f
commit f62759290c
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -23,7 +23,7 @@
"dependencies": {
"@babel/core": "^7.0.0-rc.1",
"@babel/runtime": "^7.0.0-rc.1",
"@storybook/core": "4.0.0-alpha.14",
"@storybook/core": "4.0.0-alpha.16",
"babel-core": "^7.0.0-bridge.0",
"common-tags": "^1.8.0",
"global": "^4.3.2",