Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanLovely authored Oct 18, 2023
1 parent d11dd9b commit d1b94e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"build-storybook": "yarn build:ag-grid-theme && storybook build",
"typecheck": "tsc --noEmit",
"chromatic": "chromatic",
"ks:build": "knapsack --config ./knapsack/knapsack.config.js build",
"ks:build": "knapsack --config ./knapsack/knapsack.config.js build && npm run ks:create-theme",
"ks:start-ks": "knapsack --config ./knapsack/knapsack.config.js start",
"ks:start": "run-p ks:start-ks ks:watch-tokens",
"ks:serve": "NODE_ENV=production knapsack --config ./knapsack/knapsack.config.js serve",
Expand Down

0 comments on commit d1b94e0

Please sign in to comment.