We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feffd3d commit fdbc20bCopy full SHA for fdbc20b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "brfs",
3
- "version": "1.4.3",
+ "version": "1.4.4",
4
"description": "browserify fs.readFileSync() static asset inliner",
5
"main": "index.js",
6
"bin": {
@@ -9,12 +9,12 @@
9
"dependencies": {
10
"quote-stream": "^1.0.1",
11
"resolve": "^1.1.5",
12
- "static-module": "^1.1.0",
+ "static-module": "^1.3.2",
13
"through2": "^2.0.0"
14
},
15
"devDependencies": {
16
"browserify": "^4.2.0",
17
- "concat-stream": "^1.4.5",
+ "concat-stream": "^1.6.0",
18
"tap": "~0.4.8",
19
"through": "^2.3.4"
20
0 commit comments