0.1.11 • Published 5 years ago

@eventfarm/create-cio-account-shared v0.1.11

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Create CIO Account Shared

This shared module is basically just the validation function that is shared between the server and client for an exactly equal validation experience.

Usage

npm install --save @eventfarm/create-cio-account-shared

Updating

If you find yourself in need of updating this, the first thing you need to do is go ahead and make the code changes. Once your done with that, increment the version in the package.json file.

// package.json

-  "version": "0.1.6",
+  "version": "0.1.7",

Publishing

You'll need to be logged into npm and configured with write access to the @eventfarm team.

npm run package

Voilà it is published.

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago