Changes
3 changed files (+7/-8)
-
-
@@ -5,4 +5,6 @@ *.logyarn.lock package-lock.json docs/.vuepress/dist docs/.vuepress/dist slack-message-parser-*.tgz
-
-
.npmignore (deleted)
-
@@ -1,7 +0,0 @@node_modules coverage *.log tests .gitignore tsconfig.json tslint.json
-
-
-
@@ -12,6 +12,10 @@ "prepublishOnly": "npm run build","docs": "vuepress dev docs", "docs:build": "vuepress build docs" }, "files": [ "lib", "docs/**/*.md" ], "repository": { "type": "git", "url": "git+https://github.com/pocka/slack-message-parser.git"
-