1.0.7 • Published 5 years ago

oauth2-automated v1.0.7

Weekly downloads
36
License
-
Repository
github
Last release
5 years ago

web-scripts-template

A GitHub Template Repository to create an NPM library which uses @spotify/web-scripts for build, test, lint, auto-format, and release.

Usage

Click the green "Use this template" button to create a new library from this template.

Once you have your project, run yarn to install the dependencies. Try out scripts such as yarn build, yarn lint, and yarn test.

ONCE YOU HAVE CREATED YOUR REPO

  • replace every @@CHANGE THIS@@ in package.json
  • remove private: true if you plan to publish the library to NPM
  • use yarn commit when committing to this repo (uses commitizen)
1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago