Skip to content

Commit 55dff8e

Browse files
committed
bumped versions & fixed license property
1 parent 5d8cd2b commit 55dff8e

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
@@ -1,6 +1,6 @@
11
{
22
"name": "webpagetest",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "WebPageTest API wrapper for NodeJS",
55
"author": "Marcel Duran <[email protected]> (http://github.com/marcelduran)",
66
"homepage": "http://github.com/marcelduran/webpagetest-api",
@@ -11,12 +11,7 @@
1111
"test",
1212
"browser"
1313
],
14-
"licenses": [
15-
{
16-
"type": "MIT",
17-
"url": "http://github.com/marcelduran/webpagetest-api/raw/master/LICENSE"
18-
}
19-
],
14+
"license": "MIT",
2015
"repository": {
2116
"type": "git",
2217
"url": "git://github.com/marcelduran/webpagetest-api.git"

0 commit comments

Comments
 (0)