Skip to content

Commit

Permalink
release(1.0.7):
Browse files Browse the repository at this point in the history
  • Loading branch information
N1MBER committed Jun 9, 2022
1 parent 1874933 commit c71016d
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/rc-tree-adapter",
"version": "1.0.6",
"version": "1.0.7",
"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",
Expand Down

0 comments on commit c71016d

Please sign in to comment.