Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Sep 20, 2016
1 parent fe6d56e commit 9b507e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ publish:
npm publish

publish-sync: publish
cnpm sync babel-plugin-antd
tnpm sync babel-plugin-antd
cnpm sync babel-plugin-import
tnpm sync babel-plugin-import

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-import",
"version": "0.5.1",
"version": "1.0.0",
"description": "Component modular import plugin for babel.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 9b507e0

Please sign in to comment.