Skip to content

Commit 2c8ca28

Browse files
committedJan 27, 2020
v1.2.0
1 parent ae72da4 commit 2c8ca28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@embarklabs/subspace",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Library for Reactive Dapp Development with auto syncing and caching capabilities https://subspace.status.im",
55
"homepage": "https://subspace.status.im",
66
"author": "Status Research & Development GMBH",
@@ -42,8 +42,8 @@
4242
"@babel/core": "^7.1.6",
4343
"@babel/plugin-proposal-class-properties": "^7.5.5",
4444
"@babel/plugin-transform-runtime": "^7.6.2",
45-
"@babel/runtime": "^7.7.2",
4645
"@babel/preset-env": "^7.1.6",
46+
"@babel/runtime": "^7.7.2",
4747
"add-module-exports-webpack-plugin": "^1.0.0",
4848
"babel-loader": "^8.0.4",
4949
"cross-env": "^5.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.