We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4961d commit 3d8996dCopy full SHA for 3d8996d
.gitignore
@@ -40,3 +40,6 @@ yarn-error.log*
40
/project
41
/target
42
/.metals
43
+
44
+#vscode
45
+/.vscode
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maproulette3",
3
- "version": "3.7.7",
+ "version": "3.7.8",
4
"private": true,
5
"dependencies": {
6
"@apollo/client": "^3.1.1",
0 commit comments