We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f582f7a commit ecd4eecCopy full SHA for ecd4eec
package.json
@@ -1,6 +1,5 @@
1
{
2
"name": "transliteration",
3
- "version": "2.3.5",
4
"description": "Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.",
5
"main": "dist/node/src/node/index.js",
6
"module": "dist/browser/bundle.esm.min.js",
0 commit comments