diff --git a/package-lock.json b/package-lock.json index a042f860..5dd58ab6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "drizzle", - "version": "1.4.0", + "version": "1.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 91e02d6f..e751eb44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "drizzle", - "version": "1.4.0", + "version": "1.3.3", "description": "A reactive data-store for web3 and smart contracts.", "main": "./dist/drizzle.js", "react-native": "./src/index.js",