@rispa/config
Advanced tools
Comparing version 4.0.1 to 4.0.3
{ | ||
"name": "@rispa/config", | ||
"version": "4.0.1", | ||
"version": "4.0.3", | ||
"description": "Rispa Configuration", | ||
@@ -16,5 +16,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@rispa/core": "4.0.1" | ||
"@rispa/core": "4.0.3" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"lint": "tslint --type-check -p tsconfig.json", | ||
@@ -21,0 +22,0 @@ "lint:fix": "tslint --fix --type-check -p tsconfig.json" |
@@ -12,4 +12,5 @@ { | ||
"declaration": true, | ||
"experimentalDecorators": true, | ||
"typeRoots" : [ | ||
"../../node_modules/@types", | ||
"../node_modules/@types", | ||
"./node_modules/@types", | ||
@@ -16,0 +17,0 @@ "./typings" |
82
2781
9
- Removed@rispa/core@4.0.1(transitive)
- Removeddebug@2.6.9(transitive)
- Removeddependency-graph@0.5.2(transitive)
- Removedfs-extra@3.0.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjsonfile@3.0.1(transitive)
- Removedms@2.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updated@rispa/core@4.0.3