Merge pull request #13030 from DefinitelyTyped/removeShopifyPrime

Remove shopify Prime simplified #12866
This commit is contained in:
Paul van Brenk
2016-11-30 17:16:22 -08:00
committed by GitHub
2 changed files with 8 additions and 3 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
// Type definitions for LevelUp
// Project: https://github.com/Level/levelup
// Definitions by: Bret Little <https://github.com/blittle>
// Definitions by: Thiago de Arruda <https://github.com/tarruda>
// Definitions by: Bret Little <https://github.com/blittle>, Thiago de Arruda <https://github.com/tarruda>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />
+7 -1
View File
@@ -65,6 +65,12 @@
"sourceRepoURL": "https://github.com/zeh/prando",
"asOfVersion": "1.0.0"
},
{
"libraryName": "Shopify Prime",
"typingsPackageName": "shopify-prime",
"sourceRepoURL": "https://github.com/nozzlegear/shopify-prime",
"asOfVersion": "2.0.0"
},
{
"libraryName": "SimpleSignal",
"typingsPackageName": "simplesignal",
@@ -78,4 +84,4 @@
"asOfVersion": "3.6.0"
}
]
}
}