This commit is contained in:
Richard Ramos 2020-01-27 15:33:35 -04:00
parent ae72da4d3e
commit 2c8ca287ac
1 changed files with 2 additions and 2 deletions

View File

@ -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",