Remove storage. (#2008)

This commit is contained in:
Constantine Molchanov 2021-09-15 17:21:49 +03:00 committed by GitHub
parent 334e9b3653
commit 4392269612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7589,20 +7589,6 @@
"license": "MIT",
"web": "https://github.com/dom96/gamelight"
},
{
"name": "storage",
"url": "https://bitbucket.org/moigagoo/storage/",
"method": "hg",
"tags": [
"JavaScript",
"Storage",
"localStorage",
"sessionStorage"
],
"description": "Storage, localStorage, and sessionStorage bindigs for Nim's JavaScript backend.",
"license": "MIT",
"web": "https://bitbucket.org/moigagoo/storage/"
},
{
"name": "fontconfig",
"url": "https://github.com/Parashurama/fontconfig",