Skip to content

Commit d72bda1

Browse files
committed
Update dependencies to dev.
1 parent b6fa3dc commit d72bda1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-url",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A simple, lightweight url parser for JavaScript (~1.7 Kb minified, ~0.7Kb gzipped).",
55
"main": "url.js",
66
"repository": {
@@ -12,7 +12,7 @@
1212
},
1313
"homepage" : "http://url.websanova.com",
1414
"license": "MIT, GPL",
15-
"dependencies": {
15+
"devDependencies": {
1616
"grunt-contrib-qunit": "",
1717
"grunt-contrib-uglify": "",
1818
"grunt-contrib-jshint": ""

url-tld.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

url.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"websanova",
77
"url"
88
],
9-
"version": "2.3.0",
9+
"version": "2.3.1",
1010
"author": {
1111
"name": "Websanova",
1212
"email": "rob@websanova.com",

url.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)