Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit c849495

Browse files
author
Kenny Tran
committed
Merge pull request #34 from mesosphere/bug/use-render-column
Remove babel from dependency and bump version
2 parents 41a91f2 + 18953fb commit c849495

File tree

2 files changed

+2
-323
lines changed

2 files changed

+2
-323
lines changed

npm-shrinkwrap.json

Lines changed: 1 addition & 321 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactjs-components",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "React UI Components by Mesosphere",
55
"author": {
66
"name": "Mesosphere Frontend Team",
@@ -15,7 +15,6 @@
1515
],
1616
"main": "main.js",
1717
"dependencies": {
18-
"babel": "^5.6.23",
1918
"body-parser": "^1.13.2",
2019
"canvas-ui-system": "^0.1.5",
2120
"classnames": "^2.1.3",

0 commit comments

Comments
 (0)