comparison Applications/Samples/package-lock.json @ 445:ee41b6a017d7 bgo-commands-codegen

dumb change
author bgo-osimis
date Wed, 16 Jan 2019 16:24:45 +0100
parents
children
comparison
equal deleted inserted replaced
440:a750f11892ec 445:ee41b6a017d7
1 {
2 "requires": true,
3 "lockfileVersion": 1,
4 "dependencies": {
5 "typescript": {
6 "version": "3.2.2",
7 "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.2.tgz",
8 "integrity": "sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg=="
9 }
10 }
11 }