Преглед изворни кода

chore: responded to PR feedback about not versioning the apps

benduran пре 2 недеља
родитељ
комит
18550e3956

+ 1 - 1
apps/api-reference/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/api-reference",
-  "version": "0.1.0",
+  "version": "0.0.0",
   "private": true,
   "type": "module",
   "engines": {

+ 2 - 2
apps/developer-hub/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/developer-hub",
-  "version": "0.1.0",
+  "version": "0.0.0",
   "private": true,
   "type": "module",
   "engines": {
@@ -72,4 +72,4 @@
     "tailwindcss": "^4.1.6",
     "vercel": "catalog:"
   }
-}
+}

+ 2 - 2
apps/entropy-explorer/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/entropy-explorer",
-  "version": "0.1.0",
+  "version": "0.0.0",
   "private": true,
   "type": "module",
   "engines": {
@@ -52,4 +52,4 @@
     "stylelint-config-standard-scss": "catalog:",
     "vercel": "catalog:"
   }
-}
+}

+ 2 - 2
apps/insights/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/insights",
-  "version": "0.1.0",
+  "version": "0.0.0",
   "private": true,
   "type": "module",
   "engines": {
@@ -73,4 +73,4 @@
     "stylelint-config-standard-scss": "catalog:",
     "vercel": "catalog:"
   }
-}
+}

+ 2 - 2
apps/staking/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@pythnetwork/staking",
-  "version": "0.1.0",
+  "version": "0.0.0",
   "private": true,
   "type": "module",
   "engines": {
@@ -73,4 +73,4 @@
     "tailwindcss-react-aria-components": "catalog:",
     "vercel": "catalog:"
   }
-}
+}