Skip to content

Commit

Permalink
Bump versions and add LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
jad-hamza committed Mar 8, 2020
1 parent d999c09 commit 0ddd643
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"publisher": "epfl-lara",
"name": "fit-code",
"license" : "Apache-2.0",
"displayName": "Fit Code",
"description": "Syntax Highlighting for Stainless Fit",
"version": "0.0.6",
Expand Down Expand Up @@ -105,8 +106,8 @@
"watch": "tsc -watch -p ./"
},
"devDependencies": {
"@types/node": "^13.7.1",
"@types/node": "^13.9.0",
"@types/vscode": "^1.42.0",
"typescript": "^3.6.5"
"typescript": "^3.8.3"
}
}

0 comments on commit 0ddd643

Please sign in to comment.