@smg-automotive/example
Advanced tools
Comparing version 1.0.0-initial-setup-e00e65f37dbecc81cd2f2a69dcd4c9e1b31d2c5f.1 to 1.0.0-slack-integration-9db63b04a9424f1666039fe541b5249c3595645d.1
{ | ||
"name": "@smg-automotive/example", | ||
"version": "1.0.0-initial-setup-e00e65f37dbecc81cd2f2a69dcd4c9e1b31d2c5f.1", | ||
"version": "1.0.0-slack-integration-9db63b04a9424f1666039fe541b5249c3595645d.1", | ||
"description": "A boilerplate package setup", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -0,3 +1,5 @@ | ||
To use this template create a new repository and select `example-pkg` from the template dropdown. Make sure to name your repository following `<name>-pkg` convention. | ||
# Things to do change when you use this repository as a template: | ||
- [ ] replace `fe-example-pkg` with the name of your package in this `README` | ||
- [ ] replace `example-pkg` with the name of your package in this `README` | ||
- [ ] update the `@smg-automotive/example` with the name of your package in `package.json` | ||
@@ -12,5 +14,5 @@ - [ ] update `repository` and `homepage` sections in `package.json` to point to your GitHub repository | ||
- [ ] live long and prosper | ||
# fe-example-pkg | ||
# example-pkg | ||
[![CircleCI](https://circleci.com/gh/smg-automotive/fe-example-pkg/tree/main.svg?style=svg&circle-token=c183f151fea3c74453cf8dd962d31e115906a300)](https://circleci.com/gh/smg-automotive/fe-example-pkg/tree/main) | ||
[![CircleCI](https://circleci.com/gh/smg-automotive/example-pkg/tree/main.svg?style=svg&circle-token=c183f151fea3c74453cf8dd962d31e115906a300)](https://circleci.com/gh/smg-automotive/example-pkg/tree/main) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
@@ -17,0 +19,0 @@ |
5890
42