Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
simon824 authored Dec 5, 2023
1 parent 3f2554a commit 4608d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugegraph-hubble/hubble-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build && npm run license",
"build": "CI=false && react-app-rewired build && npm run license",
"test": "react-app-rewired test",
"license": "node add-license.js"
},
Expand Down

0 comments on commit 4608d6a

Please sign in to comment.