mirror of
https://github.com/SrIzan10/rockpaperscissors-checker.git
synced 2026-06-06 00:57:05 +00:00
fix: ignored docs folder whoops
This commit is contained in:
1
.npmignore
Normal file
1
.npmignore
Normal file
@@ -0,0 +1 @@
|
||||
docs/
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rockpaperscissors-checker",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "check for ties and wins on rockpaperscissors",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user