Skip to content

Commit 574cdfb

Browse files
authored
add version number to package.json (#71)
1 parent 44821b2 commit 574cdfb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 3 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@imtbl/zkevm-contracts",
33
"description": "Immutable zkEVM Smart Contracts",
4+
"version": "0.0.0",
45
"files": [
56
"contracts"
67
],

0 commit comments

Comments
 (0)