hig-vanilla
Advanced tools
Comparing version 0.2.0-alpha.7048aa65 to 0.2.0-alpha.711c802c
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.2.0-alpha.7048aa65", | ||
"version": "0.2.0-alpha.711c802c", | ||
"main": "lib/hig.js", | ||
@@ -23,8 +23,8 @@ "files": [ | ||
"generate-index": "node ./dev/generate-index.js", | ||
"lint": "eslint --ext .jsx,.js dev src", | ||
"lint-fix": "eslint --ext .jsx,.js dev src --fix", | ||
"lint": "eslint --color --ext .jsx,.js dev src", | ||
"lint-fix": "eslint --color --ext .jsx,.js dev src --fix", | ||
"watch": "webpack --watch --config webpack.dev.js" | ||
}, | ||
"dependencies": { | ||
"hig-interface": "0.2.0-alpha.7048aa65" | ||
"hig-interface": "0.2.0-alpha.711c802c" | ||
}, | ||
@@ -39,3 +39,2 @@ "devDependencies": { | ||
"babel-preset-stage-2": "^6.24.1", | ||
"concurrently": "^3.4.0", | ||
"css-loader": "^0.26.1", | ||
@@ -42,0 +41,0 @@ "dotenv": "^4.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32
658201
+ Addedhig-interface@0.2.0-alpha.711c802c(transitive)
- Removedhig-interface@0.2.0-alpha.7048aa65(transitive)