react-tapper
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -14,4 +14,5 @@ 'use strict'; | ||
userSelect: 'none' | ||
//cursor: 'pointer' | ||
}; | ||
exports.default = touchStyles; |
@@ -13,3 +13,3 @@ { | ||
"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"license": "MIT", | ||
@@ -30,5 +30,5 @@ "private": false, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.8", | ||
"react": "^15.5.4", | ||
"react-dom": "^15.5.4" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
"babel-plugin-transform-react-jsx": "^6.24.1", | ||
"babel-preset-env": "^1.6.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-react": "^6.24.1", | ||
@@ -46,6 +46,10 @@ "es6-docready": "^1.0.0", | ||
"grunt": "^1.0.1", | ||
"grunt-babel": "^6.0.0", | ||
"grunt-babel": "^7.0.0", | ||
"grunt-contrib-concat": "^1.0.1", | ||
"grunt-webpack": "^3.0.2", | ||
"webpack": "^3.6.0", | ||
"webpack-dev-server": "^2.8.2" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"webpack": "^2.4.1", | ||
"webpack-dev-server": "^2.9.5" | ||
}, | ||
@@ -52,0 +56,0 @@ "repository": { |
@@ -7,2 +7,5 @@ # React-Taper | ||
## Changelogs | ||
#### v0.1.16 | ||
- upgrade for react v16 | ||
#### v0.1.15 | ||
@@ -9,0 +12,0 @@ - fixed bug; updated packages |
Sorry, the diff of this file is not supported yet
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
290
46
186285
17
15