@jamiephan/casclib 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jamiephan/casclib",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.2",
|
|
4
4
|
"description": "Node.js native bindings for CascLib - A library to read CASC storage from Blizzard games",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -56,7 +56,6 @@
|
|
|
56
56
|
"files": [
|
|
57
57
|
"dist/",
|
|
58
58
|
"prebuilds/",
|
|
59
|
-
"build/Release/*.node",
|
|
60
59
|
"src/",
|
|
61
60
|
"binding.gyp",
|
|
62
61
|
"README.md"
|
|
Binary file
|
|
Binary file
|