Skip to content

Commit e97aac0

Browse files
author
Robin Thrift
committed
removed 'gulpplugin' tag due to concerns
1 parent e23e03f commit e97aac0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "gulp-requirejs",
33
"description": "Builds projects using require.js's optimizer",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"homepage": "http://github.com/robinthrift/gulp-requirejs",
66
"repository": "git://github.com/robinthrift/gulp-requirejs.git",
77
"author": "Robin Thrift <thrift.d.robin@googlemail.com> (http://webbrickworks.com/)",
88
"main": "./index.js",
99
"keywords": [
10-
"gulpplugin"
1110
],
1211
"dependencies": {
1312
"gulp-util": "~2.2.5",

0 commit comments

Comments
 (0)