@callstack/reassure-danger
Advanced tools
Comparing version 1.0.0-rc.3 to 1.0.0-rc.4
{ | ||
"name": "@callstack/reassure-danger", | ||
"version": "1.0.0-rc.3", | ||
"version": "1.0.0-rc.4", | ||
"description": "Performance testing companion for React and React Native", | ||
@@ -18,3 +18,4 @@ "main": "lib/commonjs/index.js", | ||
"scripts": { | ||
"build": "bob build" | ||
"build": "bob build", | ||
"clean": "del lib" | ||
}, | ||
@@ -39,4 +40,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"react-native-builder-bob": "^0.20.3", | ||
"typescript": "^5.2.2" | ||
"del-cli": "^5.1.0", | ||
"react-native-builder-bob": "^0.23.2", | ||
"typescript": "^5.4.5" | ||
}, | ||
@@ -43,0 +45,0 @@ "react-native-builder-bob": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13363
3