Skip to content

Commit

Permalink
fix(package): fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck committed Nov 1, 2019
1 parent 1895d7b commit 33760e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "searialie",
"name": "searilie",
"description": "",
"main": "./lib/index.js",
"typings": "./lib/index",
Expand All @@ -10,9 +10,9 @@
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/fossapps/searialie.git"
"url": "https://github.com/fossapps/searilie.git"
},
"homepage": "https://github.com/fossapps/searialie",
"homepage": "https://github.com/fossapps/searilie",
"dependencies": {},
"devDependencies": {
"@types/jest": "^24.0.0",
Expand Down

0 comments on commit 33760e3

Please sign in to comment.