We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae553a commit 5b07c5dCopy full SHA for 5b07c5d
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "rss-slack-integration",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Super simple Ghost blog Slack-integration to notify Slack channel upon new posts.",
5
- "main": "index.coffee",
+ "main": "./lib/index.js",
6
"scripts": {
7
"start": "node lib/index.js",
8
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments