Skip to content

Commit

Permalink
v0.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
John Watson committed Sep 20, 2019
1 parent 7d46281 commit 9950550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transform/babel-plugin-fbt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"main": "index.js",
"name": "babel-plugin-fbt",
"//version": "Follow SemVer specs at https://semver.org/",
"version": "0.9.15",
"version": "0.9.16",
"devDependencies": {
"yargs": "^9.0.0"
},
"dependencies": {
"@babel/core": "^7.0.0",
"@babel/generator": "^7.0.0",
"fb-babel-plugin-utils": "^0.9.0",
"jest-docblock": "^24.3.0",
"fbjs": "^1.0.0",
"jest-docblock": "^24.3.0",
"shelljs": "^0.7.8"
},
"scripts": {
Expand Down

0 comments on commit 9950550

Please sign in to comment.