@replit/codemirror-emacs
Advanced tools
Comparing version 0.19.0-beta.2 to 0.19.0
{ | ||
"name": "@replit/codemirror-emacs", | ||
"version": "0.19.0-beta.2", | ||
"version": "0.19.0", | ||
"description": "Emacs keybindings for CodeMirror 6", | ||
@@ -8,3 +8,4 @@ "scripts": { | ||
"test": "cm-runtests", | ||
"build": "cm-buildhelper src/index.ts" | ||
"build": "cm-buildhelper src/index.ts", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
@@ -11,0 +12,0 @@ "keywords": [ |
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
73696