Skip to content

Commit fba4195

Browse files
committed
3.2.0-12
1 parent ae325b3 commit fba4195

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@bbc/dashjs",
3-
"version": "3.2.0-bbc.12",
3+
"version": "3.2.0-12",
44
"description": "A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.",
55
"main": "build/es5/index.js",
6-
"types": "build/typings/index.d.ts",
6+
"types": "build/typings/index.d.ts",
77
"files": [
8-
"dist"
9-
],
8+
"dist"
9+
],
1010
"scripts": {
1111
"build": "grunt",
1212
"debug-mocha": "iron-node node_modules/mocha/bin/_mocha --require mochahook",

0 commit comments

Comments
 (0)