Remove storage. (#2008)

This commit is contained in:
Constantine Molchanov
2021-09-15 16:21:49 +02:00
committed by GitHub
parent 334e9b3653
commit 4392269612
-14
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",