Revert "Publish"

This reverts commit 3dc94051713e4a32796ce3b4ae4b70b527e24cfe.
This commit is contained in:
Leonid Logvinov
2018-07-23 17:13:31 +02:00
parent f05a563802
commit a66ccaa1da
31 changed files with 280 additions and 277 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/sol-resolver",
"version": "1.0.1",
"version": "1.0.0",
"engines": {
"node": ">=6.12"
},
@@ -24,8 +24,8 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/resolver/README.md",
"devDependencies": {
"@0xproject/monorepo-scripts": "^1.0.1",
"@0xproject/tslint-config": "^1.0.1",
"@0xproject/monorepo-scripts": "^1.0.0",
"@0xproject/tslint-config": "^1.0.0",
"copyfiles": "^1.2.0",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
@@ -33,8 +33,8 @@
"typescript": "2.7.1"
},
"dependencies": {
"@0xproject/types": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0",
"lodash": "^4.17.4"
},
"publishConfig": {