We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92263b commit 09e1d16Copy full SHA for 09e1d16
3 files changed
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aurelia-framework",
3
- "version": "1.0.0-beta.2.0.0",
+ "version": "1.0.0-beta.2.0.1",
4
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
5
"keywords": [
6
"aurelia",
package.json
typings.json
@@ -0,0 +1,4 @@
+{
+ "name": "aurelia-framework",
+ "main": "dist/aurelia-framework.d.ts"
+}
0 commit comments