mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.1.2
# v2.1.2 - [FIX] t-out: does not crash when outputting null - [FIX] playground: fix name of playground component - [FIX] playground: use ES owl version instead of iife - [IMP] playground: give a name so it is more explicit in devtools - [REF] github page: move page to docs folder on master branch - [IMP/FIX] playground: fix and improve various things
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user