Skip to content

Commit b766573

Browse files
committed
added npm link
1 parent 4450fed commit b766573

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
[Website](https://jweinst1.github.io/Royalscript/)
1111

12+
[NPM](https://www.npmjs.com/package/royalscript)
13+
1214

1315

1416
##Intro

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "royalscript",
3-
"version": "1.0.3",
3+
"version": "1.0.3.1",
44
"description": "A functional programming language with mutable data thats Royal!",
55
"main": "Main.js",
66
"scripts": {

0 commit comments

Comments
 (0)