Skip to content

Commit

Permalink
Update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle authored Sep 23, 2023
1 parent b64aa0f commit 4cab276
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion api/packages.json
Original file line number Diff line number Diff line change
@@ -1 +1,41 @@
{}
{
  "packages": [
    {
      "key": "react",
      "url": "https://www.npmjs.com/package/react",
      "version": "18.2.0",
      "new": true
    },
    {
      "key": "svelte",
      "url": "https://www.npmjs.com/package/svelte",
      "version": "4.2.1",
      "new": true
    },
    {
      "key": "remix",
      "url": "https://www.npmjs.com/package/remix",
      "version": "2.0.1",
      "new": true
    },
    {
      "key": "gatsby",
      "url": "https://www.npmjs.com/package/gatsby",
      "version": "5.12.4",
      "new": true
    },
    {
      "key": "next",
      "url": "https://www.npmjs.com/package/next",
      "version": "13.5.2",
      "new": true
    },
    {
      "key": "vue",
      "url": "https://www.npmjs.com/package/vue",
      "version": "3.3.4",
      "new": true
    }
  ],
  "lastDate": 1695467356040
}

0 comments on commit 4cab276

Please sign in to comment.