create-velar 0.30.1 → 0.31.0
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/dist/types.d.ts +1 -1
- package/dist/types.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# create-velar
|
|
2
2
|
|
|
3
|
-
**VelarScript 0.
|
|
3
|
+
**VelarScript 0.31.0.** This package publishes no language surface of its own;
|
|
4
4
|
it writes the exact pins and the `surfaces` block of the release it ships with.
|
|
5
5
|
|
|
6
6
|
The official non-interactive project creator for VelarScript. It is the package
|
package/dist/types.d.ts
CHANGED
package/dist/types.js
CHANGED
package/package.json
CHANGED