imp: rename library into owl

This commit is contained in:
Géry Debongnie
2019-03-27 15:26:20 +01:00
parent e53287b52e
commit 80e2124cbf
11 changed files with 18 additions and 16 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "web-core",
"name": "owl",
"version": "0.3.0",
"description": "Core Utils for Odoo Web Client",
"description": "Odoo Web Lab",
"main": "src/index.ts",
"scripts": {
"build:js": "tsc --lib es2017,dom --target esnext --outDir dist/core src/*",