redzone 1.0.7 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,42 @@
1
+ {
2
+ "name": "redzone",
3
+ "version": "1.0.8",
4
+ "private": false,
5
+ "scripts": {
6
+ "dev": "next dev",
7
+ "build": "next build",
8
+ "start": "next start",
9
+ "lint": "next lint"
10
+ },
11
+ "dependencies": {
12
+ "react": "^18",
13
+ "react-dom": "^18",
14
+ "next": "14.1.1"
15
+ },
16
+ "devDependencies": {
17
+ "typescript": "^5",
18
+ "@types/node": "^20",
19
+ "@types/react": "^18",
20
+ "@types/react-dom": "^18",
21
+ "autoprefixer": "^10.0.1",
22
+ "postcss": "^8",
23
+ "tailwindcss": "^3.3.0",
24
+ "eslint": "^8",
25
+ "eslint-config-next": "14.1.1"
26
+ },
27
+ "description": "This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).",
28
+ "main": "postcss.config.js",
29
+ "repository": {
30
+ "type": "git",
31
+ "url": "https://github.com/tbfikar/Redzone"
32
+ },
33
+ "keywords": [
34
+ "blue"
35
+ ],
36
+ "author": "tbfikar",
37
+ "license": "ISC",
38
+ "bugs": {
39
+ "url": "https://github.com/tbfikar/Redzone/issues"
40
+ },
41
+ "homepage": "https://github.com/tbfikar/Redzone#readme"
42
+ }
package/tea.yaml ADDED
@@ -0,0 +1,6 @@
1
+ # https://tea.xyz/what-is-this-file
2
+ ---
3
+ version: 1.0.0
4
+ codeOwners:
5
+ - '0x47346281211Fe1524dB65a02D2D4918478AD532B'
6
+ quorum: 1
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes