Skip to content

Commit 4d8ee39

Browse files
authored
Merge pull request #2 from gtaschuk/lock-graph-cli-version
lock version of the graph to avoid breaking changes
2 parents ebe0ae8 + 14a3c33 commit 4d8ee39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/gtaschuk/graph-deploy#readme",
2424
"dependencies": {
25-
"@graphprotocol/graph-cli": "^0.18.0",
25+
"@graphprotocol/graph-cli": "0.18.0",
2626
"@actions/core": "^1.2.6"
2727
}
2828
}

0 commit comments

Comments
 (0)