Skip to content

Commit

Permalink
v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Aug 28, 2019
1 parent 2306f14 commit f99023c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-import",
"version": "1.12.0",
"version": "1.12.1",
"description": "Component modular import plugin for babel.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,10 +34,10 @@
"eslint": "^2.7.0",
"eslint-config-airbnb": "^6.2.0",
"material-ui": "^0.15.4",
"np": "^5.0.3",
"pre-commit": "~1.1.2",
"react-toolbox": "^1.2.5",
"umi-tools": "^0.1.4",
"np": "^5.0.3"
"umi-tools": "^0.1.4"
},
"babel": {
"presets": [
Expand Down

0 comments on commit f99023c

Please sign in to comment.