cedar-roots
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -24,4 +24,9 @@ export default { | ||
easings: { | ||
// quart | ||
out: `cubic-bezier(0.165, 0.84, 0.44, 1)`, | ||
// cubic | ||
in: `cubic-bezier(0.55, 0.055, 0.675, 0.19)`, | ||
// cubic | ||
inOut: `cubic-bezier(0.645, 0.045, 0.355, 1)`, | ||
@@ -28,0 +33,0 @@ }, |
{ | ||
"name": "cedar-roots", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Foundation code for cedar components", | ||
"main": "dist/index.js", | ||
"main": "index.js", | ||
"author": "Marco Scannadinari <m@scannadinari.co.uk>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"babel-core": "^6.21.0", | ||
"babel-loader": "^6.2.10", | ||
"babel-preset-es2015": "^6.18.0", | ||
"webpack": "2.2.0-rc.2" | ||
} | ||
"license": "MIT" | ||
} |
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
0
83499
5
44