Skip to content

Commit 5206f79

Browse files
committed
File name and extension forwarding and file filtering
1 parent 735d964 commit 5206f79

File tree

3 files changed

+4791
-4758
lines changed

3 files changed

+4791
-4758
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "2.7.6",
44
"description": "Highly customizable open-source file manager",
55
"main": "scripts/filemanager.js",
6+
"scripts": {
7+
"build": "grunt"
8+
},
69
"repository": {
710
"type": "git",
811
"url": "git+https://github.com/servocoder/RichFilemanager.git"
@@ -36,4 +39,4 @@
3639
"node-sass": "^4.9.0",
3740
"sass": "^1.0.0-beta.5.3"
3841
}
39-
}
42+
}

0 commit comments

Comments
 (0)