Fixed NPM Package
This commit is contained in:
parent
dc77be9a2d
commit
3a9ccf83b5
|
@ -12,7 +12,7 @@ $ npm run build
|
|||
```
|
||||
|
||||
## 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>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tymejs",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "Quickly and easily format JavaScript date Objects",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
|
Reference in New Issue