We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36210bf + af137da commit e6c90efCopy full SHA for e6c90ef
.gitignore
@@ -19,3 +19,5 @@
19
.env.test.local
20
.env.production.local
21
22
+# jest
23
+/coverage
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gridadmin-app",
3
- "version": "0.1.0",
+ "version": "2.16.0-SNAPSHOT",
4
"license": "MPL-2.0",
5
"private": true,
6
"type": "module",
0 commit comments