Fixed NPM Package
This commit is contained in:
@@ -12,7 +12,7 @@ $ npm run build
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
* [Core build](https://github.com/JustKato/Tyme.js/releases/download/3.0.0/tyme.js-3.0.0.zip.zip)
|
* [Web build](https://github.com/JustKato/Tyme.js/releases/download/3.0.0/tyme.js-3.0.0.zip.zip)
|
||||||
|
|
||||||
Tyme.js is released under the [MIT license](license) & supports modern environments.<br>
|
Tyme.js is released under the [MIT license](license) & supports modern environments.<br>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tymejs",
|
"name": "tymejs",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "Quickly and easily format JavaScript date Objects",
|
"description": "Quickly and easily format JavaScript date Objects",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user