Skip to content

Commit 82c4b65

Browse files
committed
rename app -> test
1 parent f45df74 commit 82c4b65

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"scripts": {
2121
"changelog": "node scripts/changelog.js",
2222
"prepack": "node scripts/check-dependencies.js",
23-
"test": "uno build app",
23+
"test": "uno build test",
2424
"uno": "node uno.js"
2525
},
2626
"repository": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)