Skip to content

Commit

Permalink
ver and library (need help)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazza-231 committed Mar 2, 2024
1 parent 22989ce commit dd7a468
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion addons/math-in-inputs/addon.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Mathematical expressions in number inputs",
"description": "Evaluates mathematical expressions (e.g. 2+4*3) in number inputs in the editor automatically.",
"tags": ["editor", "codeEditor", "recommended"],
"versionAdded": "1.36.0",
"versionAdded": "1.37.0",
"dynamicEnable": true,
"dynamicDisable": true,
"userscripts": [
Expand Down
1 change: 1 addition & 0 deletions libraries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Third-party libraries included are:
- [Fuse.js 6.6.2](https://unpkg.com/[email protected]/dist/fuse.esm.min.js) (Apache-2.0)
- [idb 7.1.1](https://unpkg.com/[email protected]/build/umd.js) (ISC)
- [Sortable.js 1.15.0](https://unpkg.com/[email protected]/Sortable.min.js) (MIT)
- [expr-eval 2.0.2](https://unpkg.com/[email protected]/dist/bundle.min.js) (MIT)

Note that these libraries are either from official release websites or from unpkg (which distributes the content uploaded to NPM as-is).
Loading

0 comments on commit dd7a468

Please sign in to comment.