mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Merge pull request #1254 from roma-formio/fix/cjs-compatibility-issue
Removed "module" type for cjs compatibility
This commit is contained in:
commit
d6098e69fd
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
"name": "choices.js",
|
||||
"version": "11.0.3",
|
||||
"description": "A vanilla JS customisable text input/select box plugin",
|
||||
"type": "module",
|
||||
"main": "./public/assets/scripts/choices.js",
|
||||
"module": "./public/assets/scripts/choices.mjs",
|
||||
"unpkg": "./public/assets/scripts/choices.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue