Skip to content

Commit b038a39

Browse files
2.1.4
1 parent f6ea753 commit b038a39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@digipost/scene.js",
33
"author": "Olav Bjørkøy",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"description": "Scene.js is a small JavaScript library for rendering view models. A view consists of a JS object (the model), an HTML file (the template), and an object with properties (the data). Scene.js takes care of loading the template, compiling it with the model, and adds a few helpful methods.",
66
"main": "scene.js",
77
"scripts": {

0 commit comments

Comments
 (0)