Skip to content

Commit 7aa30d4

Browse files
committed
Use new style of license declaration in package.json
1 parent 23642db commit 7aa30d4

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@
2323
"engines": {
2424
"node": ">= 0.4.0"
2525
},
26-
"licenses": [
27-
{
28-
"type": "MIT",
29-
"url": "http://github.com/robinthrift/gulp-requirejs/raw/master/LICENSE"
30-
}
31-
]
32-
}
26+
"license": "MIT"
27+
}

0 commit comments

Comments
 (0)