Skip to content

Commit e547c00

Browse files
Update documentify (#302)
this changes the order transforms are run in: those defined in `package.json` are now run first, like in browserify. technically that's a breaking change, but maybe we can merge this without bumping bankai because it's still `-rc`? :P
1 parent fbcd294 commit e547c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"css-extract": "^1.2.0",
3131
"debug": "^3.0.1",
3232
"disc": "^1.3.2",
33-
"documentify": "^2.0.0",
33+
"documentify": "^3.0.0",
3434
"exorcist": "^1.0.0",
3535
"explain-error": "^1.0.4",
3636
"factor-bundle": "^2.5.0",

0 commit comments

Comments
 (0)