Skip to content

Commit f8da4ff

Browse files
committed
test
1 parent 92f8b5c commit f8da4ff

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
@@ -31,7 +31,7 @@
3131
"pull:content:dev": "uniform sync pull --config ./uniform.config.dev.ts",
3232
"push:content:dev": "uniform sync push --config ./uniform.config.dev.ts",
3333
"uniform:pull": "csk-cli pull -u",
34-
"uniform:push": "run-s push:dex push:content",
34+
"uniform:push": "pwd >> test.txt",
3535
"uniform:publish": "uniform context manifest publish"
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)