Skip to content

Commit 90c4237

Browse files
committed
wip
1 parent 017c2db commit 90c4237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"scripts": {
1717
"test": "jest",
18+
"test:update-snapshots": "jest -u",
1819
"test:coverage": "jest --coverage",
1920
"build": "env NODE_ENV=production node scripts/build.js",
2021
"build:clean": "env NODE_ENV=production CLEAN=true node scripts/build.js",

0 commit comments

Comments
 (0)