Skip to content

Commit

Permalink
add preview:core to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
judeallred committed Dec 12, 2023
1 parent 154ee9b commit 6eb3fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/sim-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"preserve:core": "yarn build:engine-web",
"serve:core": "yarn ws:core serve",
"start:core": "yarn ws:core start",
"preview:core": "yarn ws:core preview",
"test:core": "yarn ws:core test",
"g": "yarn ws:core g",
"// 09": "",
Expand Down

0 comments on commit 6eb3fdb

Please sign in to comment.