@atlaskit/editor-prosemirror
Advanced tools
Comparing version 1.1.5 to 1.1.6
# @atlaskit/editor-prosemirror | ||
## 1.1.6 | ||
### Patch Changes | ||
- e2d45b8: ADFEXP-555: editor prosemirror cleanup: remove both old and new dist directories and remove dist exception in gitignore. also remove temporary diffing scripts | ||
## 1.1.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/editor-prosemirror", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Package to group all prosemirror libraries in a single place ", | ||
@@ -32,5 +32,3 @@ "author": "Atlassian Pty Ltd", | ||
"build:all": "yarn build:cjs && yarn build:esm && yarn build:es2019 && yarn build:types", | ||
"build": "yarn run build:all", | ||
"diff": "diff -r af-dist dist", | ||
"diff:help": "echo 'this is a temporary command used to help compare the af dist and the extracted dist" | ||
"build": "yarn run build:all" | ||
}, | ||
@@ -37,0 +35,0 @@ "dependencies": { |
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
58638
85
1510