Skip to content

Commit

Permalink
release(0.6.4):
Browse files Browse the repository at this point in the history
  • Loading branch information
gizeasy committed Jun 22, 2022
1 parent 5c27b60 commit 68618a9
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
@@ -1,6 +1,6 @@
{
"name": "@consta/charts",
"version": "0.6.3",
"version": "0.6.4",
"scripts": {
"build:css": "NODE_ENV=production postcss 'src/**/*.css' --base src --dir lib",
"build:js": "NODE_ENV=production BUILDING_JS=true babel src --out-dir lib --extensions '.ts,.tsx' --source-maps --ignore '**/__mocks__/*','**/__stories__/*','**/__tests__/*','**/__private__/storybook/*'",
Expand Down

0 comments on commit 68618a9

Please sign in to comment.