Skip to content

Commit

Permalink
fix(docs): readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciro Cesar Maciel committed Dec 7, 2020
1 parent 1d210e2 commit c368422
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## ciro-maciel - workspace - locale

[![NPM](https://nodei.co/npm/@cm-workspace/locale.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/@cm-workspace/locale/)

- [Yalc](https://github.com/whitecolor/yalc)
- [Tips on Using yalc for Local Packages](https://docs.joshuatz.com/cheatsheets/devops/yalc/)
- [Using babel 7 with node](https://hackernoon.com/using-babel-7-with-node-7e401bc28b04)
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export { default as en_US } from "./data/en-US";
export { default as pt_BR } from "./data/pt-BR";
// test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@cm-workspace/locale",
"version": "1.1.0",
"description": "simple, how Everything should be",
"homepage": "https://github.com/cm-workspace/locale",
"homepage": "http://workspace.ciro-maciel.me/",
"license": "CC-BY-NC-SA-4.0",
"repository": "https://github.com/cm-workspace/locale.git",
"private": false,
Expand Down

0 comments on commit c368422

Please sign in to comment.