Skip to content

Commit 3f18938

Browse files
committed
Bump to 1.0.0
1 parent 1061a3a commit 3f18938

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trendmicro/react-buttons",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0",
44
"description": "Trend Micro Components: React Buttons",
55
"main": "lib/index.js",
66
"files": [
@@ -58,7 +58,7 @@
5858
"react-addons-shallow-compare": "^0.14.0 || ^15.0.0"
5959
},
6060
"devDependencies": {
61-
"@trendmicro/react-loader": "^0.5.0",
61+
"@trendmicro/react-loader": "~0.5.0",
6262
"babel-cli": "~6.23.0",
6363
"babel-core": "~6.23.1",
6464
"babel-eslint": "~7.1.1",
@@ -89,7 +89,7 @@
8989
"stylint-loader": "~1.0.0",
9090
"stylus-loader": "~2.4.0",
9191
"tap": "~10.1.1",
92-
"trendmicro-ui": "^0.2.0",
92+
"trendmicro-ui": "~0.2.0",
9393
"url-loader": "^0.5.7",
9494
"webpack": "~2.2.1",
9595
"webpack-dev-server": "~2.3.0"

0 commit comments

Comments
 (0)