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 e23e03f commit e97aac0Copy full SHA for e97aac0
package.json
@@ -1,13 +1,12 @@
1
{
2
"name": "gulp-requirejs",
3
"description": "Builds projects using require.js's optimizer",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"homepage": "http://github.com/robinthrift/gulp-requirejs",
6
"repository": "git://github.com/robinthrift/gulp-requirejs.git",
7
"author": "Robin Thrift <thrift.d.robin@googlemail.com> (http://webbrickworks.com/)",
8
"main": "./index.js",
9
"keywords": [
10
- "gulpplugin"
11
],
12
"dependencies": {
13
"gulp-util": "~2.2.5",
0 commit comments