We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad00fbb commit 4ff02edCopy full SHA for 4ff02ed
1 file changed
.github/workflows/npm.yml
@@ -27,7 +27,7 @@ jobs:
27
run: |
28
cat > package.json <<EOF
29
{
30
- "name": "surreal",
+ "name": "surreal-js",
31
"version": "${{ steps.get_version.outputs.VERSION }}",
32
"description": "Surreal",
33
"main": "surreal.js",
0 commit comments