@intrig/core 0.0.7 → 0.0.9
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/README.md +1 -1
- package/assets/.gitkeep +0 -0
- package/main.js +11323 -0
- package/package.json +34 -7
package/README.md
CHANGED
|
@@ -249,4 +249,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
|
|
|
249
249
|
|
|
250
250
|
## License
|
|
251
251
|
|
|
252
|
-
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
252
|
+
This project is licensed under the MIT License - see the LICENSE file for details.
|
package/assets/.gitkeep
ADDED
|
File without changes
|