This package has been deprecated

Author message:

This package has been renamed to 'rwsdk'. Please install 'rwsdk' instead.

@redwoodjs/sdk

0.0.80 • Public • Published

@redwoodjs/sdk (DEPRECATED)

🚨 This package has been renamed. It is now published under the new name: rwsdk


To continue receiving updates and support, please:

  1. Uninstall the old package:
npm uninstall @redwoodjs/sdk
  1. Install the new package:
npm install rwsdk
  1. Update all import paths:
// Before:
import { defineApp } from "@redwoodjs/sdk/worker";

// After:
import { defineApp } from "rwsdk/worker";

Readme

Keywords

none

Package Sidebar

Install

npm i @redwoodjs/sdk

Weekly Downloads

820

Version

0.0.80

License

MIT

Unpacked Size

1.03 kB

Total Files

2

Last publish

Collaborators

  • selfteachme
  • peter.pistorius
  • justinvdm
  • tobbe