pssh-tools
Advanced tools
Comparing version 0.1.1-alpha2 to 0.1.1-alpha3
{ | ||
"name": "pssh-tools", | ||
"version": "0.1.1-alpha2", | ||
"version": "0.1.1-alpha3", | ||
"description": "Tools to generate PSSH Data and PSSH Box", | ||
"main": "./dist/src/index.js", | ||
"types": "./dist/src/index.d.ts", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "build": "tsc -p .", |
78697
36
1293