Skip to content

Commit df2405e

Browse files
committed
update
1 parent 7463af9 commit df2405e

File tree

3 files changed

+40
-135
lines changed

3 files changed

+40
-135
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"dependencies": {
3+
"rpc-websockets": "^7.11.0"
4+
}
5+
}

project-2-voting/.nx/cache/file-map.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -72,24 +72,16 @@
7272
"fileMap": {
7373
"nonProjectFiles": [
7474
{
75-
"file": ".nx/cache/project-graph.json",
76-
"hash": "16373464661634019837"
77-
},
78-
{
79-
"file": ".nx/cache/terminalOutputs/1527831701458936138",
80-
"hash": "16651248061585346388"
81-
},
82-
{
83-
"file": ".nx/cache/1527831701458936138/terminalOutput",
84-
"hash": "16651248061585346388"
75+
"file": "tsconfig.base.json",
76+
"hash": "9606626515238761227"
8577
},
8678
{
87-
"file": "jest.preset.js",
88-
"hash": "9430166341120122740"
79+
"file": ".nx/cache/terminalOutputs/17659135223371740655",
80+
"hash": "4408530187645305164"
8981
},
9082
{
91-
"file": "LICENSE",
92-
"hash": "11790418032855049847"
83+
"file": "package.json",
84+
"hash": "11569341232099084780"
9385
},
9486
{
9587
"file": ".nx/cache/run.json",
@@ -99,17 +91,41 @@
9991
"file": ".nx/cache/1527831701458936138/code",
10092
"hash": "1838281907459330133"
10193
},
94+
{
95+
"file": "jest.config.ts",
96+
"hash": "3494843969422251966"
97+
},
98+
{
99+
"file": "README.md",
100+
"hash": "5700749519006011483"
101+
},
102+
{
103+
"file": "jest.preset.js",
104+
"hash": "9430166341120122740"
105+
},
106+
{
107+
"file": ".nx/cache/1527831701458936138/terminalOutput",
108+
"hash": "16651248061585346388"
109+
},
102110
{
103111
"file": ".nx/cache/1527831701458936138.commit",
104112
"hash": "4664556114322093609"
105113
},
106114
{
107-
"file": "jest.config.ts",
108-
"hash": "3494843969422251966"
115+
"file": "vercel.json",
116+
"hash": "1598408354266276258"
109117
},
110118
{
111-
"file": "tsconfig.base.json",
112-
"hash": "9606626515238761227"
119+
"file": ".nx/cache/project-graph.json",
120+
"hash": "16373464661634019837"
121+
},
122+
{
123+
"file": "LICENSE",
124+
"hash": "11790418032855049847"
125+
},
126+
{
127+
"file": ".nx/cache/terminalOutputs/1527831701458936138",
128+
"hash": "16651248061585346388"
113129
},
114130
{
115131
"file": ".nx/cache/terminalOutputs/2481288344116030866",
@@ -119,29 +135,13 @@
119135
"file": "nx.json",
120136
"hash": "10934541929279078210"
121137
},
122-
{
123-
"file": ".nx/cache/terminalOutputs/17659135223371740655",
124-
"hash": "4408530187645305164"
125-
},
126138
{
127139
"file": ".nx/cache/file-map.json",
128-
"hash": "4898754605926864227"
129-
},
130-
{
131-
"file": "package.json",
132-
"hash": "11569341232099084780"
133-
},
134-
{
135-
"file": "vercel.json",
136-
"hash": "1598408354266276258"
140+
"hash": "6811765801032064612"
137141
},
138142
{
139143
"file": ".nx/cache/1527831701458936138/source",
140144
"hash": "14514348164134802499"
141-
},
142-
{
143-
"file": "README.md",
144-
"hash": "5700749519006011483"
145145
}
146146
],
147147
"projectFileMap": {

project-4-crud-app/anchor/tests/journal.spec.ts

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)