mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
Merge pull request #7225 from NativeScript/types-node
chore: remove clashing typings
This commit is contained in:
@ -19,7 +19,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/chai": "~4.1.7",
|
"@types/chai": "~4.1.7",
|
||||||
"@types/mocha": "~5.2.5",
|
"@types/mocha": "~5.2.5",
|
||||||
"@types/node": "~10.12.18",
|
|
||||||
"babel-traverse": "6.26.0",
|
"babel-traverse": "6.26.0",
|
||||||
"babel-types": "6.26.0",
|
"babel-types": "6.26.0",
|
||||||
"babylon": "6.18.0",
|
"babylon": "6.18.0",
|
||||||
|
@ -19,14 +19,13 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/chai": "~4.1.7",
|
"@types/chai": "~4.1.7",
|
||||||
"@types/mocha": "~5.2.5",
|
"@types/mocha": "~5.2.5",
|
||||||
"@types/node": "^7.0.5",
|
|
||||||
"mocha": "~5.2.0",
|
"mocha": "~5.2.0",
|
||||||
"mochawesome": "~3.1.2",
|
"mochawesome": "~3.1.2",
|
||||||
"nativescript-dev-appium": "next",
|
"nativescript-dev-appium": "next",
|
||||||
"nativescript-dev-typescript": "next",
|
"nativescript-dev-typescript": "next",
|
||||||
"nativescript-dev-webpack": "next",
|
"nativescript-dev-webpack": "next",
|
||||||
"tns-platform-declarations": "next",
|
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
|
"tns-platform-declarations": "next",
|
||||||
"typescript": "^3.1.6"
|
"typescript": "^3.1.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/chai": "~4.1.7",
|
"@types/chai": "~4.1.7",
|
||||||
"@types/mocha": "~5.2.5",
|
"@types/mocha": "~5.2.5",
|
||||||
"@types/node": "^7.0.5",
|
|
||||||
"mocha": "~5.2.0",
|
"mocha": "~5.2.0",
|
||||||
"mochawesome": "~3.1.2",
|
"mochawesome": "~3.1.2",
|
||||||
"nativescript-dev-appium": "next",
|
"nativescript-dev-appium": "next",
|
||||||
|
Reference in New Issue
Block a user