Skip to content

Commit

Permalink
Update package descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Nov 22, 2016
1 parent b35fe62 commit 4f4c4f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion target/src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "antlr4ts",
"version": "0.4.0-SNAPSHOT",
"description": "Antlr4 runtime for JavaScript written in Typescript",
"description": "ANTLR 4 runtime for JavaScript written in Typescript",
"main": "index.js",
"scripts": {
},
Expand Down
2 changes: 1 addition & 1 deletion tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "antlr4ts-cli",
"version": "0.4.0-SNAPSHOT",
"preferGlobal": true,
"description": "Antlr4 command line tool for TypeScript",
"description": "ANTLR 4 command line tool for TypeScript",
"files": [
"../LICENSE",
"target/antlr4-typescript-4.5.4-SNAPSHOT-complete.jar",
Expand Down

0 comments on commit 4f4c4f6

Please sign in to comment.