Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchuzhang committed Feb 27, 2021
1 parent 39e0419 commit b16e701
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "react-css-modules-file",
"version": "0.0.1",
"version": "1.0.0",
"description": "",
"author": "liuchuzhang <liuchuzhang1@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-react-css-modules-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-react-css-modules-file",
"version": "0.0.1",
"version": "1.0.0",
"main": "./dist/index.js",
"license": "MIT",
"author": "liuchuzhang <liuchuzhang1@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-modules-file-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-modules-file-loader",
"version": "0.0.1",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"author": "liuchuzhang <liuchuzhang1@gmail.com>",
Expand Down

0 comments on commit b16e701

Please sign in to comment.