Skip to content

Commit

Permalink
release(0.6.1):
Browse files Browse the repository at this point in the history
  • Loading branch information
gizeasy committed Apr 20, 2022
1 parent 0399e9e commit b3da863
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.0",
"version": "0.6.1",
"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 b3da863

Please sign in to comment.