We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd92ec commit 56f9babCopy full SHA for 56f9bab
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gulp-bundle-assets",
3
- "version": "2.28.0",
+ "version": "2.29.0",
4
"description": "Create asset (js, css) bundles from a config file leveraging the power of streams",
5
"main": "index.js",
6
"scripts": {
@@ -39,6 +39,10 @@
39
40
"name": "PlasmaPower",
41
"url": "https://github.com/PlasmaPower"
42
+ },
43
+ {
44
+ "name": "jcarrivick-adapt",
45
+ "url": "https://github.com/jcarrivick-adapt"
46
}
47
],
48
"license": "MIT",
0 commit comments