@khanacademy/kmath 0.0.3 → 0.0.4

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/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @khanacademy/kmath
2
+
3
+ ## 0.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - a46d62bf: Remove .tgz file that shouldn't be packaged
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "access": "public"
4
4
  },
5
5
  "name": "@khanacademy/kmath",
6
- "version": "0.0.3",
6
+ "version": "0.0.4",
7
7
  "description": "Khan Academy's Javascript Numeric Math Utilities",
8
8
  "module": "dist/es/index.js",
9
9
  "main": "dist/index.js",
Binary file