From a8f0e25043e5683ede92b1d6cf5765b57e13cd65 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Fri, 3 Mar 2023 11:48:27 +0100 Subject: [PATCH] mv deps --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index c99a71cf8f..c03d31faac 100644 --- a/package.json +++ b/package.json @@ -208,8 +208,6 @@ "devDependencies": { "@babel/cli": "^7.19.3", "@babel/core": "^7.19.6", - "@babel/plugin-proposal-class-properties": "^7.16.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-transform-modules-amd": "^7.10.4", "@babel/plugin-transform-modules-commonjs": "^7.19.6", "@babel/plugin-transform-object-assign": "^7.2.0", @@ -236,10 +234,7 @@ "@nrwl/web": "15.7.1", "@nrwl/webpack": "15.7.1", "@nrwl/workspace": "^15.7.1", - "@openzeppelin/contracts": "^4.7.3", "@openzeppelin/contracts-upgradeable": "^4.8.1", - "@openzeppelin/upgrades-core": "^1.22.0", - "@openzeppelin/wizard": "^0.1.1", "@svgr/webpack": "^6.5.1", "@testing-library/react": "13.4.0", "@types/axios": "^0.14.0",