Skip to content

Commit 3f08874

Browse files
committed
Feature: Upgrade deps
1 parent 6a739f5 commit 3f08874

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

package-lock.json

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "static-script",
3-
"version": "0.8.1",
3+
"version": "0.7.0",
44
"description": "",
55
"main": "index.js",
66
"typings": "staticscript.d.ts",
@@ -25,8 +25,8 @@
2525
"commander": "^2.19.0"
2626
},
2727
"dependencies": {
28-
"@static-script/runtime": "0.12.1",
29-
"llvm-node": "github:MichaReiser/llvm-node#2ff0e323c13e90624f81c690b46c18a17f646bf3",
30-
"typescript": "3.2.2"
28+
"@static-script/runtime": "^0.11.0",
29+
"llvm-node": "github:MichaReiser/llvm-node#bc90d33a97c750447697a1330f3fe6517942ea16",
30+
"typescript": "3.6.3"
3131
}
3232
}

0 commit comments

Comments
 (0)