Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "ast-ts", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "ast representation and transform function with typescript definitions", | ||
@@ -18,6 +18,6 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"@stridespark/model-core": "^3.0.1" | ||
"@stridespark/model-core": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@stridespark/model-core": "^3.0.1", | ||
"@stridespark/model-core": "^5.0.0", | ||
"@types/chai": "3.4.34", | ||
@@ -24,0 +24,0 @@ "@types/mocha": "2.2.33", |