Skip to content

Commit e911e96

Browse files
committed
not put diagnose.html in npm
1 parent 1b6815b commit e911e96

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
config/
33
data/
44
node_modules/
5+
public/diagnose.html
56
build.js
67
externs.js
78
changes_before_git.txt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtjscomp",
3-
"version": "0.12.3",
3+
"version": "0.12.4",
44
"description": "php-like server but with javascript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)