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

Commit 3c1a426

Browse files
committed
Increment package version to enable ci tests.
1 parent 38fefe1 commit 3c1a426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2.10",
3+
"version": "3.2.11-pre",
44
"description": "Modular Lodash builds without the hassle.",
55
"keywords": "babel-plugin, cherry-pick, lodash, modules",
66
"repository": "lodash/babel-plugin-lodash",
@@ -21,7 +21,7 @@
2121
"babel-cli": "^6.18.0",
2222
"babel-core": "^6.18.2",
2323
"babel-plugin-add-module-exports": "~0.2.1",
24-
"babel-plugin-lodash": "3.2.9",
24+
"babel-plugin-lodash": "3.2.10",
2525
"babel-plugin-syntax-jsx": "^6.18.0",
2626
"babel-plugin-transform-object-rest-spread": "^6.19.0",
2727
"babel-plugin-transform-runtime": "^6.15.0",

0 commit comments

Comments
 (0)