Skip to content

Commit 14a3c33

Browse files
committed
lock version of the graph to avoid breaking changes
1 parent ebe0ae8 commit 14a3c33

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)