Skip to content

Commit

Permalink
0.18.1 (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Mar 1, 2024
1 parent 4dd7514 commit 74c547a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reg-cli",
"version": "0.18.0",
"version": "0.18.1",
"description": "",
"main": "./dist/index.js",
"start": "node ./dist/cli.js",
Expand Down Expand Up @@ -76,6 +76,7 @@
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.7",
"@babel/plugin-transform-block-scoping": "^7.23.4",
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
"@babel/preset-env": "^7.23.8",
"@babel/preset-flow": "^7.23.3",
"@babel/preset-stage-2": "^7.8.3",
Expand Down

0 comments on commit 74c547a

Please sign in to comment.