Skip to content

Commit f17f075

Browse files
authored
fix license name in package.json. fixes #150
1 parent 32e2722 commit f17f075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/ajaxorg/ace-builds.git"
1313
},
1414
"author": "",
15-
"license": "BSD",
15+
"license": "BSD-3-Clause",
1616
"bugs": {
1717
"url": "https://github.com/ajaxorg/ace-builds/issues"
1818
},

0 commit comments

Comments
 (0)