Browse Source

bump types version to v0.12.0 to republish with fixed README

Mokhtar Naamani 4 years ago
parent
commit
e88d1e63d1

+ 1 - 1
cli/package.json

@@ -8,7 +8,7 @@
   },
   "bugs": "https://github.com/Joystream/substrate-runtime-joystream/issues",
   "dependencies": {
-    "@joystream/types": "^0.11.0",
+    "@joystream/types": "^0.12.0",
     "@oclif/command": "^1.5.19",
     "@oclif/config": "^1.14.0",
     "@oclif/plugin-help": "^2.2.3",

+ 1 - 1
pioneer/package.json

@@ -82,6 +82,6 @@
     "node-sass": "^4.13.0",
     "sass-loader": "^8.0.0",
     "style-loader": "^1.0.0",
-    "@joystream/types": "./types"
+    "@joystream/types": "link:../types"
   }
 }

+ 1 - 1
storage-node/packages/cli/package.json

@@ -44,7 +44,7 @@
     "@joystream/storage-runtime-api": "^0.1.0",
     "@joystream/service-discovery": "^0.1.0",
     "@joystream/storage-utils": "^0.1.0",
-    "@joystream/types": "^0.11.0",
+    "@joystream/types": "^0.12.0",
     "axios": "^0.19.2",
     "chalk": "^2.4.2",
     "lodash": "^4.17.11",

+ 1 - 1
storage-node/packages/runtime-api/package.json

@@ -45,7 +45,7 @@
     "temp": "^0.9.0"
   },
   "dependencies": {
-    "@joystream/types": "^0.11.0",
+    "@joystream/types": "^0.12.0",
     "@polkadot/api": "^0.96.1",
     "async-lock": "^1.2.0",
     "lodash": "^4.17.11",

+ 1 - 1
types/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@joystream/types",
-  "version": "0.11.0",
+  "version": "0.12.0",
   "description": "Types for Joystream Substrate Runtime - nicaea release",
   "main": "index.js",
   "types": "index.d.ts",

+ 4 - 11
yarn.lock

@@ -1828,8 +1828,8 @@
     "@types/istanbul-reports" "^1.1.1"
     "@types/yargs" "^13.0.0"
 
-"@joystream/types@./types":
-  version "0.11.0"
+"@joystream/types@link:types":
+  version "0.12.0"
   dependencies:
     "@polkadot/keyring" "^1.7.0-beta.5"
     "@polkadot/types" "^0.96.1"
@@ -2585,15 +2585,8 @@
     glob-to-regexp "^0.3.0"
 
 "@nicaea/types@link:types":
-  version "0.11.0"
-  dependencies:
-    "@polkadot/keyring" "^1.7.0-beta.5"
-    "@polkadot/types" "^0.96.1"
-    "@types/lodash" "^4.14.157"
-    "@types/vfile" "^4.0.0"
-    ajv "^6.11.0"
-    lodash "^4.17.15"
-    moment "^2.24.0"
+  version "0.0.0"
+  uid ""
 
 "@nodelib/fs.scandir@2.1.3":
   version "2.1.3"