Skip to content

Commit b1e6c4d

Browse files
committed
Merge pull request facebook#959 from benjamn/commoner-multiple-file-support
Upgrade Commoner to v0.8.14 for multiple file support.
2 parents db04043 + 1e702f7 commit b1e6c4d

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
@@ -33,7 +33,7 @@
3333
"url": "https://github.com/facebook/react"
3434
},
3535
"dependencies": {
36-
"commoner": "~0.8.13",
36+
"commoner": "~0.8.14",
3737
"esprima-fb": "~2001.1001.0-dev-harmony-fb",
3838
"jstransform": "~2.0.2"
3939
},
@@ -73,6 +73,6 @@
7373
},
7474
"preferGlobal": true,
7575
"commonerConfig": {
76-
"version": 2
76+
"version": 3
7777
}
7878
}

0 commit comments

Comments
 (0)