Skip to content

Commit 2d8bc9f

Browse files
committed
changed bower.json
1 parent 63c6cf7 commit 2d8bc9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"type": "git",
2323
"url": "https://github.com/hprose/hprose-html5.git"
2424
},
25-
"license": "MIT",
2625
"main": [
2726
"dist/hprose-html5.js"
2827
],
2928
"ignore": [
3029
"test", "src", "*.md"
31-
]
30+
],
31+
"license": "MIT"
3232
}

0 commit comments

Comments
 (0)