Skip to content

Commit ef5c769

Browse files
committed
Update script cmd in package.json
1 parent b4f4ba2 commit ef5c769

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"danfojs-browser/**"
77
],
88
"scripts": {
9+
"install": "cd danfojs-node && yarn && cd ../danfojs-browser && yarn",
910
"build": "cd danfojs-node && yarn build:clean && cd ../danfojs-browser && yarn build:clean",
1011
"test": "cd danfojs-node && yarn && yarn test:clean && cd ../danfojs-browser && yarn && yarn test:clean"
1112
}

0 commit comments

Comments
 (0)