@papert-code/papert-code 0.3.1 → 0.3.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/LICENSE +1 -1
- package/dist/cli.js +327799 -291592
- package/package.json +3 -2
package/LICENSE
CHANGED
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
identification within third-party archives.
|
|
189
189
|
|
|
190
190
|
Copyright 2025 Google LLC
|
|
191
|
-
Copyright 2025
|
|
191
|
+
Copyright 2025 Papert
|
|
192
192
|
|
|
193
193
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
194
194
|
you may not use this file except in compliance with the License.
|