blaze-sdk-actions-beta3

1.0.4 • Public • Published

blaze-library

NPM JavaScript Style Guide

Install

npm install --save blaze-sdk-actions-beta3

Usage

import React, { Component } from 'react'

import MyComponent from 'blaze-sdk-actions-beta3'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

Publish a new version in NPM with CircleCI

To publish a new version in NPM you need:

  1. Increase the sdk version in the package.json file ("version" attribute) for example "1.6.7"
  2. Add the tag to a specific commit with the prefix "v." for example: "v.1.6.7" (CircleCI will automatically publish a new version in NPM)

License

MIT © blaze

Readme

Keywords

none

Package Sidebar

Install

npm i blaze-sdk-actions-beta3

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

255 kB

Total Files

6

Last publish

Collaborators

  • admin-gevsiop