We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4450fed commit b766573Copy full SHA for b766573
README.md
@@ -9,6 +9,8 @@
9
10
[Website](https://jweinst1.github.io/Royalscript/)
11
12
+[NPM](https://www.npmjs.com/package/royalscript)
13
+
14
15
16
##Intro
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "royalscript",
3
- "version": "1.0.3",
+ "version": "1.0.3.1",
4
"description": "A functional programming language with mutable data thats Royal!",
5
"main": "Main.js",
6
"scripts": {
0 commit comments