Skip to content

Commit 3f8a2af

Browse files
committed
v1.3.0-testnet
1 parent 7e7ac17 commit 3f8a2af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ensdomains/ens-contracts",
3-
"version": "1.2.2",
3+
"version": "1.3.0-testnet",
44
"description": "ENS contracts",
55
"type": "module",
66
"scripts": {
@@ -21,6 +21,8 @@
2121
},
2222
"files": [
2323
"build",
24+
"!build/test",
25+
"!build/scripts",
2426
"contracts/**/*.sol",
2527
"artifacts",
2628
"deployments/mainnet/*.json",

0 commit comments

Comments
 (0)