1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-11 21:57:26 +03:00
This commit is contained in:
Brent Jackson 2017-12-14 17:21:05 -05:00
parent ae424e8a24
commit b1a3233420

View File

@ -1,6 +1,6 @@
{
"name": "@compositor/x0",
"version": "3.0.0-8",
"version": "3.0.0-9",
"description": "Zero-config React development environment and static site generator",
"main": "index.js",
"bin": {
@ -36,6 +36,7 @@
"ora": "^1.3.0",
"pkg-up": "^2.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-fela": "^6.1.1",
"read-pkg-up": "^2.0.0",
"update-notifier": "^2.2.0",
@ -48,7 +49,6 @@
"isomorphic-fetch": "^2.2.1",
"nano-style": "^1.0.0-20",
"nyc": "^11.2.1",
"react-dom": "^16.2.0",
"react-router-dom": "^4.2.2",
"refunk": "^2.0.0-1",
"styled-components": "^2.2.4",