[REF] owl: rename Lab into Library

closes #25
This commit is contained in:
Géry Debongnie
2019-04-18 10:18:53 +02:00
parent 4ee39282ca
commit d9d109c9a2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "owl",
"version": "0.7.0",
"description": "Odoo Web Lab",
"description": "Odoo Web Library (OWL)",
"main": "src/index.ts",
"scripts": {
"build:js": "tsc --target esnext --module es6 --outDir dist/owl src/*",