Skip to content

Commit

Permalink
chore: bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheton Wu authored and cheton committed Oct 28, 2021
1 parent e7caf72 commit 6aa7cf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/babel-config",
"version": "1.0.0-alpha",
"version": "1.0.0",
"description": "A babel config for Trend Micro Frontend.",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"semver": "^5.6.0"
"semver": "^7.3.5"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
Expand Down

0 comments on commit 6aa7cf5

Please sign in to comment.