flycomponents
Advanced tools
Comparing version 2.14.10 to 2.14.11
{ | ||
"name": "flycomponents", | ||
"version": "2.14.10", | ||
"version": "2.14.11", | ||
"description": "Flywire React components", | ||
@@ -18,3 +18,3 @@ "main": "./dist/flycomponents.js", | ||
"version": "npm run build && git add -A dist && git push && git push --tags", | ||
"postversion": "npm run build:docs && npm run docs:push && npm publish" | ||
"postversion": "npm run build:docs && npm run docs:push" | ||
}, | ||
@@ -35,3 +35,3 @@ "repository": { | ||
"dom-scroll-into-view": "^1.2.1", | ||
"flystyles": "^2.8.14", | ||
"flystyles": "^2.9.0", | ||
"fuse.js": "^3.2.1", | ||
@@ -38,0 +38,0 @@ "moment": "^2.22.2", |
@@ -27,2 +27,4 @@ # Flycomponents | ||
Then create a PR and request the review from other project commiters. Once accepted and merged to master, execute `npm publish` from master branch. | ||
## Documentation | ||
@@ -29,0 +31,0 @@ |
Sorry, the diff of this file is too big to display
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
171808
41
Updatedflystyles@^2.9.0