Skip to content

Commit

Permalink
馃洜 empty index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RohovDmytro committed May 26, 2019
1 parent db448bf commit 3d2a00c
Show file tree
Hide file tree
Showing 3 changed files with 1,975 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
@@ -0,0 +1 @@
//no-op
16 changes: 15 additions & 1 deletion package.json
@@ -1,7 +1,21 @@
{
"name": "gatsby-plugin-released",
"version": "0.2.2",
"main": "index.js",
"repository": "rg4real/gatsby-plugin-released",
"license": "MIT",
"dependencies": {}
"scripts": {
"np": "np && git push"
},
"dependencies": {
"moment-timezone": "^0.5.25"
},
"keywords": [
"gatsby",
"gatsby-plugin",
"drafts"
],
"devDependencies": {
"np": "^5.0.2"
}
}

0 comments on commit 3d2a00c

Please sign in to comment.