Skip to content

Commit 4c30ebd

Browse files
committed
Remove npmignore
1 parent f620fbd commit 4c30ebd

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.npmignore

-5
This file was deleted.

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
},
99
"description": "jQuery plugin for user friendly query/filter creator",
1010
"main": "dist/js/query-builder.js",
11+
"files": [
12+
"dist/",
13+
"src/"
14+
],
1115
"dependencies": {
1216
"bootstrap": "^3.4.1",
1317
"dot": "^1.1.3",

0 commit comments

Comments
 (0)