mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Use @babel packages
This commit is contained in:
parent
936626af81
commit
0eab41b5ef
@ -12,6 +12,11 @@
|
||||
"author": "Human Connection gGmbh",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.5",
|
||||
"@babel/core": "^7.1.6",
|
||||
"@babel/node": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.6",
|
||||
"@babel/register": "^7.0.0",
|
||||
"apollo-boost": "^0.1.10",
|
||||
"apollo-cache-inmemory": "^1.2.5",
|
||||
"apollo-client": "^2.3.2",
|
||||
@ -41,8 +46,6 @@
|
||||
"trunc-html": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"faker": "^4.1.0",
|
||||
"nodemon": "^1.18.4"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user