Skip to content

Commit

Permalink
make including dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Oct 27, 2024
1 parent b0a6d7a commit a799a1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@list-kr/namulink",
"version": "4.0.13",
"version": "4.0.14",
"description": "",
"type": "module",
"scripts": {
Expand All @@ -15,6 +15,9 @@
"email": "[email protected]",
"url": "https://github.com/PiQuark6046"
},
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "https://github.com/List-KR/NamuLink"
Expand Down
2 changes: 1 addition & 1 deletion sources/banner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/namulink@latest/dist/NamuLink.user.js
// @license MIT
//
// @version 4.0.13
// @version 4.0.14
// @author PiQuark6046 and contributors
//
// @match https://namu.wiki/*
Expand Down

0 comments on commit a799a1e

Please sign in to comment.