Skip to content

Commit 5f12386

Browse files
authored
package.json changes for sdk
1 parent 2fa6fe1 commit 5f12386

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"description": "",
1111
"main": "sdk.js",
1212
"scripts": {
13-
"smartui": "smartui exec node sdk.js"
13+
"smartui-local": "smartui exec node sdkLocal.js",
14+
"smartui-cloud": "smartui exec node sdkCloud.js"
1415
},
1516
"author": "",
1617
"license": "ISC"

0 commit comments

Comments
 (0)