Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 30e384a

Browse files
committed
Increment package version to enable ci tests.
1 parent 98f05d4 commit 30e384a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package-lock.json

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-lodash",
3-
"version": "3.3.2",
3+
"version": "3.3.3-pre",
44
"description": "Modular Lodash builds without the hassle.",
55
"keywords": "babel-plugin, cherry-pick, lodash, modules",
66
"repository": "lodash/babel-plugin-lodash",
@@ -22,7 +22,7 @@
2222
"babel-cli": "^6.26.0",
2323
"babel-core": "^6.26.0",
2424
"babel-plugin-add-module-exports": "~0.2.1",
25-
"babel-plugin-lodash": "3.3.0",
25+
"babel-plugin-lodash": "3.3.2",
2626
"babel-plugin-syntax-flow": "^6.18.0",
2727
"babel-plugin-syntax-jsx": "^6.18.0",
2828
"babel-plugin-transform-object-rest-spread": "^6.26.0",

0 commit comments

Comments
 (0)