Skip to content

Commit f2649e9

Browse files
authored
Merge pull request #14 from Emurgo/crypto-titan-patch-2
Update package.json
2 parents 8ce1205 + f0d270f commit f2649e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"scripts": {
3535
"start": "craco start",
36-
"build": "craco build",
36+
"build": "CI=false && craco build",
3737
"test": "craco test",
3838
"eject": "craco eject"
3939
},

0 commit comments

Comments
 (0)