Skip to content

Commit 54ebb75

Browse files
committed
1.0.8
1 parent a248f41 commit 54ebb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wessberg/simplelanguageservice",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A service that parses and reflects on the AST generated by Typescript's language service. With it, we can extract metadata such as initialization values and types, arguments and import declarations.",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/es2015/index.js",

0 commit comments

Comments
 (0)