Skip to content

Commit 160d6c4

Browse files
1.1.0
1 parent da33978 commit 160d6c4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/subgraph",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.1.0",
44
"author": "iExec",
55
"license": "Apache-2.0",
66
"scripts": {
@@ -14,7 +14,6 @@
1414
"deploy": "graph deploy ${NETWORK_NAME:-bellecour}/poco --node ${GRAPHNODE_URL:-http://localhost:8020} --ipfs ${IPFS_URL:-http://localhost:5001} --version-label ${VERSION_LABEL:-bellecour/poco-v5}",
1515
"deploy:all": "npm run build && npm run create && npm run deploy",
1616
"itest": "DEBUG=testcontainers:* mocha"
17-
1817
},
1918
"lint-staged": {
2019
"*.{js,ts}": [

0 commit comments

Comments
 (0)