Skip to content

Commit

Permalink
Add browserify devDep to babel-register
Browse files Browse the repository at this point in the history
# Conflicts:
#	packages/babel-register/package.json
#	yarn.lock
  • Loading branch information
nicolo-ribaudo authored and JLHwung committed Dec 9, 2019
1 parent a6f1065 commit 46e39fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-register/package.json
Expand Up @@ -25,6 +25,7 @@
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/plugin-transform-modules-commonjs": "^7.7.4",
"browserify": "16.5.0",
"default-require-extensions": "^2.0.0"
}
}

0 comments on commit 46e39fe

Please sign in to comment.