We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76cbe9 commit 3984280Copy full SHA for 3984280
2 files changed
LICENSE.md
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 siisee11
+Copyright (c) 2025 workbricksai
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -1,9 +1,9 @@
{
- "name": "@wordbrick/nextrows-client",
- "version": "0.0.2",
+ "name": "@wordbricks/nextrows-client",
+ "version": "0.0.3",
"repository": {
"type": "git",
- "url": "https://github.com/wordbrick/nextrows-client"
+ "url": "https://github.com/wordbricks/nextrows-client"
7
},
8
"type": "module",
9
"main": "./dist/index.js",
0 commit comments