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.
1 parent fc76617 commit 48f9666Copy full SHA for 48f9666
2 files changed
README.md
@@ -1,3 +1,3 @@
1
-# ai-test
+# ai-sdk-test
2
3
> 🚧 **Work in progress** — this package name is reserved, the real release is coming soon.
package.json
@@ -1,13 +1,13 @@
{
- "name": "ai-test",
+ "name": "ai-sdk-test",
"version": "0.0.1",
4
"description": "WIP",
5
"keywords": [],
6
"license": "MIT",
7
"author": "Chris Cook",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/zirkelc/ai-test"
+ "url": "https://github.com/zirkelc/ai-sdk-test"
11
},
12
"files": [
13
"dist"
0 commit comments