We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae72da4 commit 2c8ca28Copy full SHA for 2c8ca28
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@embarklabs/subspace",
3
- "version": "1.1.1",
+ "version": "1.2.0",
4
"description": "Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.status.im",
5
"homepage": "https://subspace.status.im",
6
"author": "Status Research & Development GMBH",
@@ -42,8 +42,8 @@
42
"@babel/core": "^7.1.6",
43
"@babel/plugin-proposal-class-properties": "^7.5.5",
44
"@babel/plugin-transform-runtime": "^7.6.2",
45
- "@babel/runtime": "^7.7.2",
46
"@babel/preset-env": "^7.1.6",
+ "@babel/runtime": "^7.7.2",
47
"add-module-exports-webpack-plugin": "^1.0.0",
48
"babel-loader": "^8.0.4",
49
"cross-env": "^5.2.0",
0 commit comments