Skip to content

Commit 9fcd658

Browse files
author
Сосна Евгений
committed
Исправил лицензию
1 parent 5a3ae04 commit 9fcd658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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": "onec-syntaxparser",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Parser for 1C bsl language based on regexp",
55
"main": "lib/parser.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"1c"
1414
],
1515
"author": "Shenja Sosna <[email protected]>",
16-
"license": "MIT",
16+
"license": "Apache-2.0",
1717
"devDependencies": {
1818
"mocha": "~2.4.5",
1919
"chai": "~3.5.0",

0 commit comments

Comments
 (0)