Skip to content

Commit

Permalink
package name
Browse files Browse the repository at this point in the history
  • Loading branch information
eoussama committed Dec 8, 2020
1 parent 7a283eb commit 76c1e9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@eoussama/eo-translatorjs",
"name": "eo-translatorjs",
"version": "3.0.2",
"description": "A simple javascript library for translating web content.",
"keywords": [
Expand All @@ -15,7 +15,7 @@
"demos": "cp ./dist/translator.min.js ./demos/assets/js/",
"prod": "npm run clean && npm run build && npm run demos"
},
"main": "./dist/translator.min.js",
"main": "./dist/translator.js",
"directories": {
"doc": "docs"
},
Expand Down

0 comments on commit 76c1e9a

Please sign in to comment.