Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "styled-is", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MPL-2.0", | ||
@@ -9,9 +9,8 @@ "repository": "github:yldio/joyent-portal", | ||
"module": "dist/index.es.js", | ||
"entry": "src/index.js", | ||
"scripts": { | ||
"lint": "eslint . --fix --format=tap", | ||
"test:run": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text ava", | ||
"test": "run-s build:umd test:run", | ||
"build:umd": "rollup -f umd -i src/index.js -o dist/index.umd.js -n styled-is -m inline -e styled-components -g styled-components:styled-components", | ||
"build:es": "rollup -f es -i src/index.js -o dist/index.es.js -e styled-components -m inline", | ||
"build": "run-s build:*", | ||
"test": "run-s build test:run", | ||
"build": "bup", | ||
"prepublish": "run-s build" | ||
@@ -23,2 +22,3 @@ }, | ||
"babel-register": "^6.24.1", | ||
"bup": "^1.0.7", | ||
"cross-env": "^5.0.0", | ||
@@ -29,3 +29,4 @@ "eslint": "^3.19.0", | ||
"nyc": "^10.3.2", | ||
"rollup": "^0.41.6" | ||
"react": "^15.5.4", | ||
"styled-components": "^1.4.6" | ||
}, | ||
@@ -32,0 +33,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
198900
23
541
0
92
11