@revolist/quill
Advanced tools
Comparing version 2.0.0-dev.6 to 2.0.0-dev.7
{ | ||
"name": "@revolist/quill", | ||
"version": "2.0.0-dev.6", | ||
"version": "2.0.0-dev.7", | ||
"description": "Your powerful, rich text editor", | ||
@@ -8,2 +8,16 @@ "author": "Jason Chen <jhchen7@gmail.com>", | ||
"main": "dist/quill.js", | ||
"exports": { | ||
".": "./dist/quill.js", | ||
"./core": "./dist/core.js", | ||
"./blots/*": "./dist/blots/*.js", | ||
"./formats/*": "./dist/formats/*.js", | ||
"./modules/*": "./dist/modules/*.js", | ||
"./themes/*": "./dist/themes/*.js", | ||
"./ui/*": "./dist/ui/*.js", | ||
"./assets/": "./assets/" | ||
}, | ||
"files": [ | ||
"assets", | ||
"dist" | ||
], | ||
"config": { | ||
@@ -86,2 +100,3 @@ "ports": { | ||
"lint:tsc": "tsc --noEmit --skipLibCheck", | ||
"prepare": "npm run build", | ||
"start": "npm run build:webpack; bundle exec foreman start -f _develop/procfile", | ||
@@ -88,0 +103,0 @@ "test": "npm run test:unit; npm run test:random", |
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 too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
257
22892
3717309