Comparing version 0.1.0 to 0.1.1
@@ -0,0 +0,0 @@ function _classCallCheck(instance, Constructor) { |
@@ -0,1 +1,5 @@ | ||
0.1.1 / 2020-02-07 | ||
================== | ||
* [MISC] Fixed type in README in the installation section. | ||
0.1.0 / 2020-02-07 | ||
@@ -47,2 +51,2 @@ ================== | ||
================== | ||
* Initial commit | ||
* Initial commit |
@@ -0,0 +0,0 @@ import AudioClipOptions from '../options/AudioClipOptions'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import Marker from '../interfaces/Marker'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import Nodes from './nodes/Nodes'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import AudioClip from '../clip/AudioClip'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import Node from '../interfaces/Node'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import Marker from '../interfaces/Marker'; |
{ | ||
"name": "audio2d", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Easy to use API to add the power of web audio to your game.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -33,6 +33,6 @@ <!-- <p align="center"> | ||
To install a2d, you can use: | ||
To install audio2d, you can use: | ||
```bash | ||
$ npm install a2d | ||
$ npm install audio2d | ||
``` | ||
@@ -44,3 +44,3 @@ | ||
// Browser | ||
import Audio2D from './node_modules/audio2d/a2d.js'; | ||
import Audio2D from './node_modules/audio2d/audio2d.js'; | ||
@@ -366,2 +366,2 @@ // Webpack | ||
MIT | ||
MIT |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
365
3867596