Skip to content

Commit 53d2147

Browse files
committed
package suffix
npm install description
1 parent 6a845d7 commit 53d2147

File tree

2 files changed

+108
-5
lines changed

2 files changed

+108
-5
lines changed

package-lock.json

Lines changed: 106 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"homepage": "https://github.com/actions/javascript-action#readme",
2727
"dependencies": {
28-
"@actions/core": "^1.2.5"
28+
"@actions/core": "^1.2.5",
29+
"gatsby-plugin-disqus": "^1.2.6"
2930
},
3031
"devDependencies": {
3132
"@vercel/ncc": "^0.38.1",

0 commit comments

Comments
 (0)