@playcanvas/attribute-parser
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"dependencies": { | ||
@@ -11,0 +11,0 @@ "@microsoft/tsdoc": "^0.15.0", |
@@ -1,2 +0,2 @@ | ||
import ts from 'typescript'; | ||
import * as ts from 'typescript'; | ||
import { createSystem, createDefaultMapFromNodeModules, createVirtualTypeScriptEnvironment } from '@typescript/vfs'; | ||
@@ -3,0 +3,0 @@ |
1758797