Skip to content

Commit

Permalink
ninja fix: add babel runtime to the list of npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Oct 11, 2019
1 parent f379f31 commit 96287df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/package.json
Expand Up @@ -17,6 +17,7 @@
"babel-loader": "^7.0.0",
"babel-preset-env": "^1.0.0",
"babel-preset-react": "^6.0.0",
"babel-runtime": "^6.26.0",
"css-loader": "^0.9.1",
"file-loader": "^0.8.1",
"jsx-loader": "^0.12.2",
Expand Down

0 comments on commit 96287df

Please sign in to comment.