v1.2.0
This commit is contained in:
parent
ae72da4d3e
commit
2c8ca287ac
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@embarklabs/subspace",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.status.im",
|
||||
"homepage": "https://subspace.status.im",
|
||||
"author": "Status Research & Development GMBH",
|
||||
|
@ -42,8 +42,8 @@
|
|||
"@babel/core": "^7.1.6",
|
||||
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
||||
"@babel/plugin-transform-runtime": "^7.6.2",
|
||||
"@babel/runtime": "^7.7.2",
|
||||
"@babel/preset-env": "^7.1.6",
|
||||
"@babel/runtime": "^7.7.2",
|
||||
"add-module-exports-webpack-plugin": "^1.0.0",
|
||||
"babel-loader": "^8.0.4",
|
||||
"cross-env": "^5.2.0",
|
||||
|
|
Loading…
Reference in New Issue